@charset "utf-8";
/* CSS Document */
html { overflow-x: hidden; overflow-y: auto; }
a{outline:none;cursor:pointer;color:#666;}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover,a:active{text-decoration:none;color:#ee3535;}
img{border:0px; vertical-align:middle;}
ul, p, dl, dt, dd{padding:0px; margin:0px;}
li{list-style-position:outside; list-style-type:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;margin: 0px;padding: 0px;}
h2{font-size:30px;}
h3{font-size:22px;}
h4{font-size:20px;}
h5{font-size:18px;}
h6{font-size:16px;}
.clearfix:before, .clearfix:after { content: ""; display: block; height: 0; overflow: hidden; }  
.clearfix:after { clear: both; }  
.clearfix { zoom: 1; }
input,textarea,select{font-family: "微软雅黑", "Microsoft YaHei", Arial, Helvetica, sans-serif;font-size:inherit;font-weight:inherit; padding:0; margin:0;}
input,textarea,button{outline:none;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color: #999;}
input::-moz-input-placeholder,textarea::-webkit-input-placeholder{color: #999;}
input::-ms-input-placeholder,textarea::-webkit-input-placeholder{color: #999;}
textarea{resize:none;}
hr{height:1px;border:solid #bbb;border-width:1px 0 0;}
em{font-style:normal;}
body{ overflow-x:hidden;background:#f2f2f2;margin:0px; padding:0px;font-size:12px;font-family: "微软雅黑", "Microsoft YaHei", Arial, Helvetica, sans-serif;color:#666;-webkit-text-size-adjust: none; min-width:320px;}
/**/
.container{width:1200px; margin:0px auto; min-width:300px;}
@media screen and (max-width: 1220px){
.container{width:94%;}	
}
/*reset*/
/* Slider reset */
.slick-slider{position: relative;display: block;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;outline:none;}
.slick-list{position: relative;outline:none;display: block;overflow: hidden;margin: 0;padding: 0;}
.slick-list:focus{outline: none;}
.slick-list.dragging{cursor: pointer;cursor: hand;}
.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.slick-track{position: relative;top: 0;left: 0;display: block;}
.slick-track:before,.slick-track:after{display: table;content: '';}
.slick-track:after{clear: both;}
.slick-loading .slick-track{visibility: hidden;}
.slick-slide{display: none;outline:none;float: left;height: 100%;min-height: 1px;}
[dir='rtl'] .slick-slide{float: right;}
.slick-slide.slick-loading img{display: none;}
.slick-slide.dragging img{pointer-events: none;}
.slick-initialized .slick-slide{display: block;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{display: block;height: auto;border: 1px solid transparent;}
.slick-arrow.slick-hidden {display: none;}
/* Slider end */


/*head-top*/
.head-top{height:40px;background:#f8f8f8;line-height:40px;font-size:13px;color:#424242;}
.head-top .top-left{float:left; width:50%;}
.head-top .top-right{float:right; width:50%; text-align:right;}
.head-top .top-right strong{color:#eb0d1e; font-weight:normal;}
/*head-c*/
.head-c{line-height:40px;font-size:13px;color:#424242; padding:37.5px 0; position:relative; background:#fff;}
.head-c .logo{float:left; max-width:250px;}
.head-c .logo a{display:block;}
.head-c .logo img{max-height:100px;}
.head-c .top-code{float:right;text-align:right;}
.head-c .top-code img{max-height:75px;}
.head-c .top-search{position:absolute;right:0;left:0; margin:0 auto;top:50%; margin-top:-24px;width:580px;background:#fff;border:2px solid #e60012;}
.head-c .top-search .ser-input{outline:none;border:none;padding-left:15px;width:460px;height:42px;line-height:42px;font-size:14px;}
.head-c .top-search .submit{outline:none;border:none;position: absolute;right:0;top:-2px;z-index:2;width:107px;height:46px;font-size:0;background:url(../images/top-search.jpg) center right no-repeat #fe404f; }
.head-c .navIco{ display:none;}
/*nav*/
#nav{width:100%;position: relative;background: #e70012;}
#nav:before{content:"";height:1px;border-bottom: 1px #ffffff solid;top:49px;width: 100%;display: block;position: absolute;}
#navs{height:50px;line-height:50px;font-size: 18px;}
#navs dt{width:14.28571428571429%;float:left;text-align:center;}
#navs a{display:block;color: #fff;}
#navs .on{background:#cc2e2e;}
#navs .on a{color:#fff;}
#menu{font-size: 15px;overflow:hidden;/*background: #f2f2f2;*/ height:50px;position: absolute;width: 100%;z-index: 100;}
#menu ul{width: 100%;overflow: hidden;margin: auto;text-align:left; background:#fff;}
#menu li{display: inline-block;padding: 0 20px 0 16px;line-height:50px;}
#menu li:last-child{margin:0;}
#menu li a{color: #414141;}
#menu li a:hover{color:#ee3535;}
@media screen and (max-width: 1220px){
.head-c .top-search{width:480px;}
.head-c .top-search .ser-input{width:360px;}
}
@media screen and (max-width: 1024px){
.head-top,.top-code,#menu{ display:none;}
.head-c{padding:0.15rem 0;}
.head-c .logo{max-width:2.5rem;}
.head-c .logo img{height: 0.55rem;}
.head-c .navIco{ display:block;text-align: center;width: 0.58rem;line-height:0.58rem;height:0.58rem; position:absolute;top:50%; right:3%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}
.head-c .navIco img{max-width:50%;}
.head-c .top-search{float:left;position:relative;margin:0;top:0; margin-top:0;width:55%; border:none;background: #f3f2f3;border-radius:0.50rem;margin-left:0.25rem;}
.head-c .top-search .ser-input{padding-left:0.25rem;width:auto;height:0.50rem;line-height:0.50rem;font-size:0.2rem;border-radius:0.50rem;background:#f3f2f3;color: #999;}
.head-c .top-search .submit{width:0.8rem;height:100%;background:url(../images/top-search2.png) center center no-repeat; background-size:30%;}
#nav{width: 100%;max-width:992px;position: absolute;height:0.7rem;z-index: 2;overflow: hidden;background:#fff;}
#nav .container::-webkit-scrollbar{display: none;}
#navs::-webkit-scrollbar {display: none;}
#navs{ overflow: hidden;overflow-x: scroll;white-space: nowrap;-webkit-overflow-scrolling: touch;-moz-overflow-scrolling: touch;-o-overflow-scrolling: touch;-ms-overflow-scrolling: touch;overflow-scrolling: touch; font-size:0; line-height:0; display:block;}
#navs dt{ float:none; width:auto;line-height:0.7rem;font-size: 0.24rem;display: inline-block;}
#navs dt a{padding: 0 0.2rem;color:#666;}
#navs .on{background:#fff;}
#navs .on a{color:#ea1c28; position:relative;}
#navs .on a:after{border-bottom: 2px #ea1c28 solid;content:"";display:block;height: 0.1rem;position: absolute;bottom: 0;width: 80%;left: 0;right: 0;margin: auto;}
}


/*mobilemenu*/
.headDiv{ display:none;}
.navLayer{overflow-x: auto; height:100%; width:100%; overflow:hidden; position:fixed; z-index:222; right:-100%; top:0px;}
.navLayer .bg{overflow-x: auto;position:relative; background:#f5f5f5; height:100%; width:100%;}
.navLayer .toptop{ padding: 0.27rem 1.3rem 0 0.4rem; height: 0.98rem; position: relative; background: #fff;}
.navLayer .closeBtn{ width:1.22rem; height:1.25rem; position:absolute; top:0px; right:0px; text-align: center; line-height: 1.25rem;}
.navLayer .closeBtn img{ width: 0.34rem; }
.sideNav{ padding: 0.55rem 1.2rem 0.5rem; }
.subNav{ background:url(../images/m-plus.png) right center no-repeat; background-size: 0.16rem; cursor:pointer; display:block; height:0.9rem; line-height:0.9rem; position:relative; font-size:0.27rem; border-bottom: #d7d7d7 solid 1px; font-weight: bold;}
.subNav1{ background:url(../images/m-plus.png) right center no-repeat; background-size: 0.16rem; color: #000;}
.subNav:before{ content: ""; display: block; width: 1.12rem; height: 1px; background: #9d9d9d; position: absolute; left: 0px; bottom: -1px; }
.subNav .name{ position:relative;}
.subNav a{ color:#000; display: block;}
.currentDt{background:url(../images/m-pluson.png) right center no-repeat; background-size: 0.16rem;}
.navContent{display: none;}
.navContent a{display:block;  height:0.9rem; line-height:0.9rem; color:#4e4e4e; font-size:0.27rem; border-bottom:#d7d7d7 solid 1px; }
@media screen and (max-width: 1024px){
.headDiv{display: block;}
.head-c .navIco{ display: block;}
}



/*newstitle*/
.newstitle{border-bottom:1px #e5e5e5 solid;color:#333; margin-bottom:25px; font-size:0;}
.newstitle h4{ margin:0;padding:0;font-size:0; line-height:0;}
.newstitle a{display:inline-block; float:right; color:#727272; font-size:14px; font-weight:normal;line-height:62px;}
.newstitle span{font-size:22px;color:#000000;font-weight:bold;display:inline-block; position:relative;line-height:62px;}
.newstitle span:after{content: ""; display: block; width:100%; height: 1px; background:#e20c0a; position: absolute; left: 0px; bottom: -1px;}
.newstitle span b,
.newstitle a:hover{color:#e20c0a;}
@media screen and (max-width: 1220px){
    .newstitle span{font-size:20px;}
}
@media screen and (max-width: 992px){
    .newstitle span{font-size:18px;}
	.newstitle a{font-size:13px;}
}
@media screen and (max-width: 800px){
    .newstitle span{font-size:0.36rem;}
	.newstitle a{font-size:0.2rem;}
	.newstitle a,
    .newstitle span{line-height:0.9rem;}
}



/*mobileBanner*/
.mobileBannerBox{ display:none;}
@media screen and (max-width:800px){
.mobileBannerBox{margin-bottom:20px;display: block;padding-top:0.7rem;}
.mobileBanner{/*height:60.15625vw; overflow:hidden;*/ position:relative;}
.mobileBanner .item{ width:100%;float:left; margin-bottom:2px; }
.mobileBanner .image{width:100%; height:auto; position:relative;}
.mobileBanner .image img{ width:100%;height:100%;}
.mobileBanner .slick-dots{right:0; left:0;bottom: 12px;position:absolute;z-index:99;width:auto;text-align:center;margin:0;overflow:hidden;}
.mobileBanner .slick-dots li{ display:inline-block;}
.mobileBanner .slick-dots li span{font-size:0px;width:7px;height:7px;background:#fff;margin:0 3px;border-radius:50%;opacity: 0.5;cursor: pointer;display: inline-block;}
.mobileBanner .slick-dots li.slick-active span{background:#c60000;opacity:1;}
}

/*indexBanner*/
.indexTop{ padding-bottom:60px; padding-top:50px;}
.indexBanner{ float:left;width:715px; overflow:hidden;}
.indexBanner .slider-big{ margin-bottom:20px;height:430px;overflow:hidden;}
.indexBanner .slider-big .item{ width:100%;float:left;}
.indexBanner .slider-big .image{width:100%; height:430px; position:relative;}
.indexBanner .slider-big .image img{ width:100%; height:100%;}
.indexBanner .slider-big .tit{background-color:#000;background:url(../images/bg50.png) center top repeat; position:absolute;bottom:0;left:0;right:0;font-size:18px;line-height:60px;height:60px;color:#fff;width:100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;text-align:center;word-wrap:break-word;word-break:break-all;}
.indexBanner .slider-small{ margin:0 -6px; height:120px; overflow:hidden;}
.indexBanner .slider-small .item{width:25%; float:left;}
.indexBanner .slider-small .image{margin:0 6px;height:120px; cursor:pointer;}
.indexBanner .slider-small .image img{ width:100%; height:100%;}
@media screen and (max-width:1220px){
.indexBanner{width:60%;}		
}
@media screen and (max-width:1024px){
.indexTop{ padding-top:1.4rem;padding-bottom:40px;}
}
@media screen and (max-width:992px){
.indexTop{ padding-top:1.4rem;padding-bottom:30px;}
.indexBanner{float:none; width:100%; margin-bottom:30px;}
}
@media screen and (max-width:800px){
.indexTop{ padding-top:0.3rem;padding-bottom:30px;}
.indexBanner{ display:none;}	
}


/*indexRedian*/
.indexRedian{float:right; width:450px;background:#fff;margin-bottom:0px;}
.indexRedian .infoBox{padding:20px 20px 4px 20px ;}
.newsListBox ul li{ width:100%;margin-bottom:20px;}
.newsListBox ul li .image{float:left;width:140px;height:95px;margin-right:20px; overflow: hidden;}
.newsListBox ul li .image a{display:block;}
.newsListBox ul li .image img{width:100%; height:100%;}
.newsListBox ul li .image img,.newsListBox ul li .image a{-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}
.newsListBox ul li:hover .image a img{-moz-transform: scale(1.05); -webkit-transform: scale(1.05);transform: scale(1.05);}
.newsListBox ul li .newsTxt .news-tit{line-height:40px; height:40px; overflow:hidden; margin-bottom: 5px;}
.newsListBox ul li .newsTxt .news-tit a{color:#000000;font-size:16px;display:block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.newsListBox ul li .newsTxt .news-tit a:hover{ color:#e20c0a;}
.newsListBox ul li .newsTxt .news-nr{height:48px;overflow:hidden;font-size:13px; line-height:24px; color:#5d5d5d;}
@media screen and (max-width:1220px){
.indexRedian{width:37.5%;}		
}
@media screen and (max-width:992px){
.indexRedian{float:none; width:100%;}
}
@media screen and (max-width:800px){
.newsListBox ul li .newsTxt .news-tit{line-height:0.6rem; height:0.6rem;}
.newsListBox ul li .newsTxt .news-tit a{font-size:0.25rem;}
.newsListBox ul li .newsTxt .news-nr{height:0.72rem;font-size:0.2rem;line-height:0.36rem;}
.newsListBox ul li .image{width:2.15rem;height:1.46rem;margin-right:0.3rem;}
}


/*main*/
.main{padding-bottom:40px;padding-top:60px;background: #fff;}
.main.gray{background:#f2f2f2;padding-bottom:30px;padding-top:74px;}
@media screen and (max-width:800px){
.main{padding-bottom:0.6rem;padding-top:0.92rem;}
.main.gray{padding-bottom:0.46rem;padding-top:1rem;}
}
@media screen and (max-width:640px){
.main{padding-bottom:0.6rem;padding-top:0.5rem;}
.main.gray{padding-bottom:0.46rem;padding-top:1rem;}
}





/*sec-t*/
.sec-t{margin-bottom: 35px;}
.sec-t .t{height:110px;text-align: center;overflow: hidden;background: url(../images/index-titbg.png) no-repeat center 23px;}
.sec-t .mtit{ display:none;}
.sec-t ul{overflow:hidden;margin: 10px auto 0;width: 100%;text-align: center;}
.sec-t li{font-size: 14px;padding: 0 16px 0 12px;border-right: 1px #e2e2e2 solid;line-height: 16px;display: inline-block;}
.sec-t li:last-child{border-right:none;}
.sec-t a{color: #828282;}
.sec-t a:hover{color:#e20c0a;}
@media screen and (max-width:1024px){
.sec-t .t{height:90px; background-size:1000px;}
.sec-t .t img{ max-width:200px;}
}
@media screen and (max-width:800px){
.sec-t{margin-bottom:0.4rem;}
.sec-t .t{height:auto; background:none; text-align:left;display:inline-block; float:left;}
.sec-t .t img{ display:none;}
.sec-t .mtit{display:inline-block;font-size:0.36rem;color:#333;line-height:0.4rem;padding-right:0.5rem;background: url(../images/ind_link.png) no-repeat right center; background-size:0.4rem; font-weight:bold;}	
.sec-t ul{display:inline-block;float:right; width:auto; margin:0; text-align:right; max-width:60%;}
.sec-t li{font-size:0.24rem;padding: 0 0.1rem 0 0.1rem;line-height:0.4rem; margin-bottom:0.1rem;}
}



/*newstitle2*/
.newstitle2{color:#333;margin-bottom: 10px;font-size: 16px;overflow: hidden;}
.newstitle2:before{content:"";display:block;float:left;width: 3px;height:20px;border-radius:10px;background:#ee3535;margin-top: 2px;margin-right: 10px;}
@media screen and (max-width:800px){
.newstitle2{font-size:0.3rem;}
.newstitle2:before{width:2px;height:0.3rem;}
}




/*imgbox*/
.imgbox{text-align:center;position: relative;overflow: hidden;}
.imgbox img{width: 100%;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;display: block;transition:all 0.4s ease-out;}
.imgbox img:hover{transform:scale(1.1);-webkit-filter: saturate(1);filter: saturate(1);}
/*gg*/
.gg{border-radius: 3px;overflow:hidden;position:relative;}
.gg a{display:block;overflow: hidden;}
.gg a:before{content:"";width:32px;height:16px;background: url(../images/gg.png) no-repeat;display: block;bottom: 0;left: 0;position: absolute;z-index: 99;}
.gg img{transition:all 0.4s ease-out; overflow:hidden;}
.gg img:hover{transform:scale(1.1);-webkit-filter: saturate(1);filter: saturate(1);}
/*gg11*/
.col_full.gg11,.gg_full{margin-bottom: 0;padding: 0;}
.gg11{ margin:0 -10px;}
.gg11 .gg{margin-bottom:10px; width:50%; float:left;}
.gg11 .gg a{margin:0 10px;border-radius: 3px;position:relative;}
.gg11 .gg img{ display:block; width:100%;}
@media screen and (max-width:768px){
.gg11 .gg{ width:100%;}
}



/*行列布局*/
.section{margin-bottom:30px;overflow: hidden;width: 100%;}
.column-l,.column-m,.column-r,.column-l-m{float: left;}
.column-l{width: 320px;margin-right: 50px;}
.column-m{width: 450px;margin-right: 40px;}
.column-r{width: 340px;}
.column-r>div:last-child{margin-bottom:0;}
.column-r .conbox{border: 1px #cecece solid;border-radius: 3px;padding: 10px 18px;color: #333;position: relative;background: #fff;}
.column-r .col-t{border-bottom: 1px #ddd dotted;overflow:hidden;padding: 2px 12px 8px;font-size: 18px;padding-left: 38px;background-position: 8px 6px;background-repeat: no-repeat;font-weight: bold;}
.column-r .col-c{padding: 10px 12px;font-size: 14px;}
.column-r .btns{width:270px;height:40px;font-size:16px;float: none;margin: 10px auto 5px;text-align-last: center;background: #4c4c4c;}
.column-r .btns:hover{background-color: #5d5c5c;}
@media screen and (max-width:1220px){
	.column-l{width: 27%;margin-right: 4%;}
	.column-m{width: 37.5%;margin-right: 3%;}
	.column-r{width: 28%;}
}
@media screen and (max-width:992px){
	.column-l{width: 100%;margin-right:0%; margin-bottom:50px;}
	.column-m{width:50%;margin-right:0%;}
	.column-r{width:50%;}
}
@media screen and (max-width:800px){
.section{margin-bottom:0.3rem;}
.column-l{width:100%;margin-right:0; margin-bottom:0;}
.column-m{width:100%;margin-right:0%;}
.column-r{width:100%;}
}




/*Newslist*/
.Newslist dl{margin-bottom: 25px;}
.Newslist dt,
.Newslist dd{ display:block;}
.Newslist dt a{font-size:18px;font-weight:bold;line-height:36px;color: #333;max-width: 100%;}
.Newslist dt a:hover{color:#ee3535;}
.Newslist dd{overflow:hidden; padding-left:75px; position:relative;}
.Newslist a{font-size:16px;display:block;line-height:32px;overflow: hidden;-webkit-line-clamp: 1;text-overflow:ellipsis;white-space:nowrap;box-sizing: border-box;}
.Newslist dd a{max-width: 370px;}
.Newslist .left{color: #ccc; position:absolute; left:0; top:0;}
.Newslist .left:hover{color: #ee3535;text-decoration: underline;}
.Newslist .t:before{content:"丨";display:block;float:left;}
@media screen and (max-width:1220px){
	.Newslist dd a{max-width: 320px;}
}
@media screen and (max-width:800px){
    	.Newslist dd a{max-width: 100%;}
}


/* 图片列表 */
.Newsimgbox{position:relative;}
.Newsimgbox .t{position:absolute;background:#ce252d;color:#fff;padding:0 15px;line-height:28px;font-size:14px;border-radius:0 16px 16px 0;z-index: 9;top: 20px;font-weight: bold;}
.Newsimgbox .imgbox{height:95px;display: block;border-radius: 3px;}
.Newsimgbox ul,.Newsimgbox li{overflow:hidden;width: 340px;}
.Newsimgbox li p{margin-top:8px;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-align: justify;}
.Newsimgbox li{width:150px;float:left;font-size:14px;margin-bottom: 20px;line-height: 20px;margin-right: 20px;}
.Newsimgbox li a{ display:block;}
/*人物访谈*/
.Inter li{height:142px;margin-bottom:0;}
.Inter li:first-child{width: 320px;height:203px;margin-bottom: 20px;margin-top:0;}
.Inter li:first-child p{font-size:16px;-webkit-line-clamp:1;text-overflow:ellipsis;/*white-space:nowrap;*/}
.Inter li:first-child .imgbox{height:175px;}
.Inter li:nth-child(3n){float:right;height:142px;}
.Inter li:nth-child(2n){float:left;height:142px;}
@media screen and (max-width:1220px){
	.Newsimgbox ul,.Newsimgbox li{width:100%;}
	.Newsimgbox li{width:44%;margin-right:6%;}
	.Inter li:first-child{width:94%;}	
}
@media screen and (max-width:992px){
	.Newsimgbox ul,.Newsimgbox li{width:100%;}
	.Newsimgbox li{width:50%; margin:0;}
    .Newsimgbox li a{ margin:0 10px;}
    .Inter li:first-child{width:100%;}
}
@media screen and (max-width:800px){
	.Newsimgbox ul,.Newsimgbox li{width:100%;}
	.Newsimgbox li{width:50%; margin:0;}
    .Newsimgbox li a{ margin:0 10px;}
    .Inter li:first-child{width:100%;}
}


/*中陶原创*/
.tabRank{width: 100%;margin: 30px auto 0;overflow: hidden;}
.tabRank ul {overflow:hidden;}
.tabRank .ulList li {height: 28px;line-height: 28px;overflow:hidden;font-size: 14px;}
.tabRank .ulList li a {padding: 0 5px 0 20px;background: url(../images/ns_d.png) no-repeat 5px center;}
.tabRank .ulList li.on a {font-size: 16px;}
.tabRank .ulList li.t {width:100%;}
.tabRank .ulList li.on img {width: 100%;box-sizing: border-box;}
.tabRank .ulList li .pubpic{display:none;width: 145px;height: 90px;border-radius: 3px;}
.tabRank .ulList li .pubtitle p{display:none;}
.tabRank .ulList li.on{height: auto;text-align: justify;line-height:22px !important;padding: 10px 0px 15px 0;border-bottom:1px dotted #ccc;margin-bottom: 8px;}
.tabRank .ulList li.on a{padding:0;background: none;}
.tabRank .ulList li.on .pubpic{display:block;float: left;background: #f5f5f5;}
.tabRank .ulList li.on .pubtitle{float:right;width: 158px;height: 78px;line-height: 26px;font-weight: bold;overflow: hidden;-webkit-line-clamp: 3;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient:vertical;}
.tabRank .ulList li.on .pubtitle a{color: #333;white-space: normal;}
.tabRank .ulList li.on .pubtitle a:hover{color: #ee3535;}
@media screen and (max-width:1220px){
.tabRank .ulList li .pubpic{width:45.3125%;}
.tabRank .ulList li.on .pubtitle{width:49.375%;}
.tabRank{width:94.6875%;}
.tabRank .ulList li.t {width:100%;}
}
@media screen and (max-width:992px){
.tabRank .ulList li .pubpic{width:20%;}
.tabRank .ulList li.on .pubtitle{width:70%;}
.tabRank{width:94.6875%;}
.tabRank .ulList li.t {width:100%;}
}
@media screen and (max-width:800px){
.tabRank .ulList li{height: auto;text-align: justify;line-height:22px !important;padding: 10px 0px 15px 0;border-bottom:1px dotted #ccc;margin-bottom: 8px;}
.tabRank .ulList li a{padding:0;background: none;}
.tabRank .ulList li .pubpic{display:block;float: left;background: #f5f5f5;margin-right:0.2rem; width:145px;}
.tabRank .ulList li.on .pubtitle{width:auto; float:none;}
.tabRank .ulList li .pubtitle{float:none;width:auto;height: 78px;line-height: 26px;font-weight: bold;overflow: hidden;-webkit-line-clamp: 3;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient:vertical;}
.tabRank .ulList li .pubtitle a{color: #333;white-space: normal;font-size:0.26rem;}
.tabRank .ulList li .pubtitle a:hover{color: #ee3535;}
}




/*gg*/
.ggBox{position:relative;height:430px;overflow: hidden;width: 100%;border: 1px #ddd dotted;margin-bottom:25px;}
.ggBox:before{content:"";width:32px;height:16px;background: url(../images/gg.png) no-repeat;display: block;bottom: 0;left: 0;position: absolute;z-index: 99;}
.ggBox .slick-slide{height:430px;}
.ggBox .slick-slide a{ display:block;height:430px;}
.ggBox .slick-slide img{ display:block;width:100%;height:430px;}
.ggBox .slick-dots{position:absolute;z-index:99;bottom: 25px;width: 100%;text-align: center;margin: auto;overflow:hidden;}
.ggBox .slick-dots li{ display:inline-block;}
.ggBox .slick-dots li span{font-size:0px;width:6px;height:6px;background: #ffffff;margin:0 3px;border-radius:6px;opacity: 0.6;cursor: pointer;display: inline-block;}
.ggBox .slick-dots li.slick-active span{width:25px;background:#ee3535;opacity:1;}



/*终端调研/机械化工 */
.set-01-r{overflow:hidden;margin-top: 0;height: 240px;}
.set-01-r .newstitle2 a{line-height:24px;color:#999;}
.set-01-r .newstitle2 .on a{color:#333;font-weight:bold;}
.set-01-r .newstitle2 a:hover{color:#ee3535;}
.set-01-r .newstitle2 li:first-child:after{content:"/";display:block;padding: 0 5px;font-family: "宋体";color: #999; position:absolute;top:3px;right:0;}
.set-01-r .newstitle2 li{float:left; position:relative;}
.set-01-r .newstitle2 li a{ padding-right:20px;}
.set-01-r .bd{overflow:hidden;}
.set-01-r .bd a{height: 29.8px;line-height: 30px;overflow:hidden;padding: 0 0 0 20px;background: url(../images/ns_d.png) no-repeat 5px center;width: 100%;}






/*pinpaiList*/
.pinpaiList{ }
.pinpaiList ul{ font-size:0;line-height:0;margin:0 -20px;}
.pinpaiList ul li{ float:left;display:inline-block;*display:inline;zoom:1;width:50%;margin-bottom:20px; vertical-align:top;}
.pinpaiList ul li .infoBox{ margin:0 20px; padding:23px 30px 23px 19px; background:#fff; border-radius:20px;}
.pinpaiList ul li .imgbox{width:180px;height:170px;overflow: hidden; position:absolute; left:0; top:0;}
.pinpaiList ul li .imgbox a{display:block;}
.pinpaiList ul li .imgbox img{width:100%; height:100%;}
.pinpaiList ul li .imgbox img,.pinpaiList ul li .imgbox a,.pinpaiList ul li .infoBox{-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}
.pinpaiList ul li:hover .imgbox a img{-moz-transform: scale(1.05); -webkit-transform: scale(1.05);transform: scale(1.05);}
.pinpaiList ul li .news-detail{ position:relative;padding-left:207px;}
.pinpaiList ul li .news-detail .news-title h3{margin-bottom: 5px;font-weight:normal;}
.pinpaiList ul li .news-detail .news-title a{color:#0e0e14;font-size:20px;line-height:40px;height:40px;display:block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.pinpaiList ul li .news-detail .news-title a:hover{ color:#e20c0a;}
.pinpaiList ul li .news-detail .news-text{height:72px;overflow:hidden;font-size:16px; line-height:24px; color:#6f7071; margin-bottom:15px;}
.pinpaiList ul li .news-detail .news-read{border-top:1px solid #f4f4f4; line-height:39px;font-size:16px;color:#a7a4a0;}
.pinpaiList ul li .news-detail .news-read .read{ display:inline-block;padding-left:26px;background: url(../images/yuedu.png) no-repeat left center;}
.pinpaiList ul li:hover .infoBox{box-shadow: 0px 0px 30px rgba(162, 162, 162, 0.5);}
@media screen and (max-width:1220px){
	.pinpaiList ul{margin:0 -10px;}
	.pinpaiList ul li .infoBox{ margin:0 10px;padding:20px 20px 20px 20px;border-radius:10px;}
	.pinpaiList ul li .news-detail{padding-left:195px;}
	.pinpaiList ul li .imgbox{width:165px;height:155px;}
	.pinpaiList ul li .news-detail .news-title a{font-size:18px;line-height:30px;height:30px;}
	.pinpaiList ul li .news-detail .news-text{font-size:14px;margin-bottom:10px;}
	.pinpaiList ul li .news-detail .news-read{line-height:36px;font-size:14px;}
}
@media screen and (max-width:1024px){
	.pinpaiList ul li .news-detail{padding-left:180px;}
	.pinpaiList ul li .imgbox{width:150px;height:140px;}
	.pinpaiList ul li .news-detail .news-title a{font-size:16px;line-height:26px;height:26px;}
	.pinpaiList ul li .news-detail .news-text{font-size:13px;margin-bottom:10px;}
	.pinpaiList ul li .news-detail .news-read{line-height:30px;font-size:13px;}
}
@media screen and (max-width:800px){
	.pinpaiList ul{margin:0;}
    .pinpaiList ul li{ width:100%;}
	.pinpaiList ul li .infoBox{margin:0;padding:0.25rem;border-radius:10px;}
	.pinpaiList ul li .news-detail{padding-left:2.7rem;}
	.pinpaiList ul li .imgbox{width:2.3rem;height:2.15rem;}
	.pinpaiList ul li .news-detail .news-title a{font-size:0.26rem;line-height:0.4rem;height:0.4rem;}
	.pinpaiList ul li .news-detail .news-text{font-size:0.22rem;line-height:0.4rem;height:1.2rem;margin-bottom:5px;}
	.pinpaiList ul li .news-detail .news-read{line-height:0.4rem;font-size:0.22rem;}
	
}







/*顶部轮播广告*/
.gg-focus{margin: 0 auto;overflow: hidden; position:relative; margin-bottom:55px;}
.gg-focus{overflow: hidden;width: 100%;font-size: 0;}
.gg-focus .adv-btn{position:absolute;right:0;top:0;z-index: 999;padding: 0 5px 0 8px;height: 20px;line-height: 20px;border-radius: 0 0 0 10px;font-size: 14px;text-align: center;color: #e8e8e8;background: rgba(0, 0, 0, 0.35);}
.ggBox2{position:relative;height:130px;overflow: hidden;width: 100%;}
.ggBox2:before{content:"";width:32px;height:16px;background: url(../images/gg.png) no-repeat;display: block;bottom: 0;left: 0;position: absolute;z-index: 99;}
.ggBox2 .slick-slide{height:100%;}
.ggBox2 .slick-slide a{ display:block;height:100%;}
.ggBox2 .slick-slide img{ display:block;width:100%;height:130px;}
.ggBox2 .slick-dots{right: 20px;bottom: 12px;position: absolute;z-index:99;width:auto;text-align:right;margin:0;overflow:hidden;}
.ggBox2 .slick-dots li{ display:inline-block;}
.ggBox2 .slick-dots li span{font-size:0px;width:7px;height:7px;background:#fff;margin:0 3px;border-radius:50%;opacity: 0.6;cursor: pointer;display: inline-block;}
.ggBox2 .slick-dots li.slick-active span{background:#c60000;opacity:1;}
@media screen and (max-width:800px){
	.ggBox2,
	.ggBox2 .slick-slide img{height:2rem;}	
}




/*Brands*/
.column-left{ float:left;width:832px;}
.column-right{ float:right;width:330px;}
.column-right .conbox{ border:1px solid #cecece; padding:5px 18px 35px 18px; border-radius:5px;}
/* ZSBrands */
.ZSBrands{overflow:hidden;height:540px; position:relative;}
.ZSBrands .bd{overflow: hidden;width:100%;height:500px; padding-bottom:40px;}
.ZSBrands .hd{right:0;left:0;bottom:0;position: absolute;overflow:hidden;text-align: center;}
.ZSBrands .hd ul{overflow:hidden;width: 100%;margin: auto;text-align: center;}
.ZSBrands .hd li{display: inline-block;font-size:0px;width: 6px;height: 6px;background: #d1d1d1;margin:0 3px;border-radius:6px;opacity: 0.6;cursor: pointer;}
.ZSBrands .hd li.on{width: 30px;background:#ee3535;opacity:1;}
/*BrandsList*/
.BrandsList{font-size:0;line-height:0; margin:0 -10px;}
.BrandsList li.li{width:24.5%;margin-bottom:40px;float: left; display:inline-block;*display:inline;zoom:1; vertical-align:top;}
.BrandsList .infoBox{margin:0 10px;}
.BrandsList .ZSpic{background: #f3f3f3;padding: 6px; margin-bottom:15px;}
.BrandsList .ZSpic .imgbox{width: 174px;height: 79px;background: #fff; margin:0px auto;}
.BrandsList .ZSpic .imgbox img{ display:block; width:100%; height:100%;}
.BrandsList .ZSname{overflow:hidden;font-size: 14px;height:16px;line-height:16px;border-radius:5px;border:1px solid #d4d4d4;padding:6px 6px;text-align:center;}
.BrandsList .Num{ display:inline-block;color:#e70517; background:#ffe8ea; padding:0 6px;overflow: hidden;margin-right:3px;}
.BrandsList .Name{display:inline-block;max-width:110px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; color:#666666;}
.BrandsList .infoBox:hover .ZSname{border-color: #fd9494;}
/*BrandsList slick-dots*/
.BrandsList .slick-dots{right:0;left:0;bottom:0;position: absolute;overflow:hidden;text-align: center;}
.BrandsList .slick-dots li{ display:inline-block;}
.BrandsList .slick-dots li span{font-size:0px;width:6px;height:6px;background:#d1d1d1;margin:0 3px;border-radius:6px;opacity: 0.6;cursor: pointer;display: inline-block;}
.BrandsList .slick-dots li.slick-active span{width: 30px;background:#ee3535;opacity:1;}
@media screen and (max-width: 1220px){
	.ZSBrands{height:auto;}
    .ZSBrands .bd{height:auto;}
    .BrandsList .ZSpic .imgbox{width:100%;height:auto;}	
	.BrandsList .ZSpic .imgbox a{ display:block;}
	.BrandsList .ZSpic .imgbox img{ position:static;display:block; width:100%; height:100%;}
	
}
@media screen and (max-width: 1024px){
	.BrandsList{}
	.ZSBrands .hd{ display:none;}	
	.column-left{ float:none;width:100%;}
	.column-right{ float:none;width:100%;}
}
/*@media screen and (max-width: 768px){
    .BrandsList li.li{width:50%; margin-bottom:20px;}
	.BrandsList .ZSpic{margin-bottom:10px;}
}*/
@media screen and (max-width: 640px){
	.BrandsList{margin:0;padding-bottom:30px;}
	.BrandsList li.li{margin-bottom:0; width:46%; padding:2%;}
	.BrandsList .infoBox{margin:0;}
	.BrandsList .ZSpic{padding:1px; margin-bottom:0;}
	.BrandsList .ZSname{ display:none;}
}

/*table */
.tab .tab-c{ width:270px; margin:0 auto;}
.tab td,tbody,tr,table{ padding:0; margin:0; font-size:100%; line-height:normal;}
.tab td:first-child{text-align-last: justify;-webkit-line-clamp: 1;width: 70px; color:#333333; font-size:14px;}
.tab td[colspan="3"] select.left21{width:130px!important;}
.tab td[colspan="3"] select:nth-child(2){float:right;}
.tab td[colspan="2"] input{width: 200px;}
.tab label{line-height:30px;float:left;max-width: 580px;cursor:pointer;padding-left:28px;padding-left:5px;position: relative;margin-right: 10px;}
.tab textarea{width:100%;border: none;box-sizing:border-box;font-size: 12px;height: 95px;text-align-last: left;text-align: justify;color: #666;}
.tab input::-webkit-input-placeholder,.tab textarea::-webkit-input-placeholder{color: #ccc;}
.tab input::-moz-input-placeholder,.tab textarea::-webkit-input-placeholder{color: #ccc;}
.tab input::-ms-input-placeholder,.tab textarea::-webkit-input-placeholder{color: #ccc;}
.tab .inpTxt{width:270px;height:33px;line-height:33px;outline:none;border-radius:3px;border:1px #c5c5c5 solid;padding:0 10px;color:#666;font-size:12px;margin:12.5px 0;box-sizing:border-box;appearance:none;-moz-appearance:none;-webkit-appearance:none;}
.tab .inpTxt.left21{width:98px !important;}
.tab select.inpTxt{background:url(../images/icon-arrow-down.png) right center #fff no-repeat;padding-right:30px;}
.tab select::-ms-expand{display:none;}
.tab select.inpTxt option{line-height:35px;padding: 10px 0;}
.tab .btns{width:100%;height:40px;line-height:40px;font-size:16px;display: block;text-align-last:center;color:#fff;background: #e70012;cursor: pointer;border: none; margin-top:26px;}
.tab .btns:hover{background-color: #5d5c5c;}
@media screen and (max-width: 1024px){
	.tab .tab-c{ width:100%;}
	.tab table{width:100%;}
	.tab .inpTxt{width:100%;}
	.tab td[colspan="3"] select.left21{width:48%!important;}
	.tab td[colspan="2"] input{width:90%; float:right;}
}



/*fs-link*/
.fs-link{background: #f2f2f2;padding: 35px 0;}
.fs-link h6{background: url(../images/youlian.png) no-repeat 10px center;padding-left: 30px;border-bottom: 1px #bfbfbf dotted;line-height: 38px;font-weight: normal;color:#666666;}
.fs-link .link_list{overflow:hidden;margin-top: 12px;padding: 0 0px 0 10px;}
.fs-link .link_list li{float:left;font-size:14px;margin-right: 50px;line-height: 26px;}
.fs-link .link_list a{}
@media screen and (max-width: 992px){
	.fs-link{padding:20px 0;}

}


/*footer*/
.footer{font-size:12px;line-height:20px;padding: 50px 0px 40px;background:#1f1f1f;overflow: hidden; width:100%;}
.footer .float-left{float:left; width:80%; font-size:12px;line-height:28px;color:#959595;}
.footer .float-left a{color:#959595;}
.footer .float-left a:hover{color:#e70517;}
.footer .float-left p{font-size:12px;}
.footer .float-left .ftnav{overflow:hidden;font-size:16px; margin-bottom:18px;}
.footer .float-left .ftnav a{color:#fff; margin-right:38px;line-height:30px;display:inline-block;}
.footer .float-left .ftnav a:hover{color:#ddd;}
.footer .float-right{ float:right;width:100px;}
.footer .float-right p img{ margin-bottom:10px;}
.footer .float-right p{text-align:center;font-size:12px;color:#ffffff;}
@media screen and (max-width: 992px){
	.footer{padding:30px 0;}
	.footer .float-left{float:none; width:100%; text-align:center; margin-bottom:30px;}
	.footer .float-left .ftnav{ display:none;}
	.footer .float-right{float:none;width:100%; }
}






/* loading */
.loading{text-align:center;margin-top: 12px;}
.loading img{margin-top: 10px;width:56px;}
.nomore{text-align:center;font-size:14px;color:#999;margin-top: 10px !important;margin-bottom: 10px;}


/*col-left+col-right*/
.col-left{ float:left;width:850px; margin-bottom:20px;}
.col-right{float:right;width:330px;}
@media screen and (max-width: 1220px){
	.col-left{width:70%;}
	.col-right{width:27.5%;}
}
@media screen and (max-width: 1150px){
	.col-left{width:67%;}
	.col-right{width:30%;}
}
@media screen and (max-width: 800px){
	.col-left{width:100%; float:none;}
	.col-right{width:100%; float:none;}
}


/*news_row*/
.news-box{ background:#fff; padding:0 20px;}
.news-row{position: relative;border-bottom: 1px #ededed solid;padding: 20px 0;overflow: hidden;}
.news-row .imgbox{float:left;_display:inline;display: block;width:252px;height:160px;overflow:hidden;position:relative;text-align:center; margin-right:20px;}
.news-row .imgbox img{width:100%;position: absolute;margin: auto;top: 0;bottom: 0;left: 0;right: 0;}
.news-row .news-detail{margin-left: 25px;}
.news-row .news-title{position: relative;}
.news-row .news-title h3{ font-weight:normal; margin-bottom:2px;}
.news-row .news-title h3 a{ display:block;font-size:18px;line-height:40px;height:40px;overflow: hidden;text-overflow: ellipsis;}
.news-row .news-text{font-size:14px;color:#666666;margin-bottom:2px;line-height:30px;height:90px;overflow: hidden;}
.news-row .news-tag span{font-size:14px;color:#999999;display:inline-block;line-height:30px;margin-right:20px;}
.news-row .news-tag .read{padding-left: 20px;background:url(../images/yuedu.png) no-repeat left center;}
@media screen and (max-width: 800px){
	.news-box{padding:0 2.5%;}
	.news-row{padding:2.5vw 0;}
	.news-row .imgbox{width:31.25vw;height:20vw;margin-right:2.5vw;}
	.news-row .news-title h3{font-size:16px;}
	.news-row .news-text{line-height:24px;height:48px;font-size:13px; }
	.news-row .news-tag span{font-size:13px;}
}
@media screen and (max-width: 640px){
	.news-box{padding:0 2.5%;}
	.news-row .news-title h3 a{font-size:0.25rem;line-height:0.46rem;height:0.92rem;}
	.news-row .news-text{line-height:24px;height:48px;font-size:13px; display:none;}
	.news-row .news-tag span{font-size:12px;margin-right:5px;line-height:24px;}
}
@media screen and (max-width: 550px){
	.news-row .imgbox{width:31.25vw;height:25vw;}
}



/*pageRedian*/
.pageRedian{background:#fff;margin-bottom:20px;}
.pageRedian .infoBox{padding:20px 20px 33px 20px ;}
.pageRedian .newstitle{ margin-bottom:18px;}
.newsListBox2 ul li{ width:100%; padding:5px 0 11px 0;border-bottom: 1px #ededed solid;}
.newsListBox2 ul li .newsTxt .news-tit{line-height:40px; height:40px; overflow:hidden; margin-bottom: 5px;}
.newsListBox2 ul li .newsTxt .news-tit a{color:#000000;font-size:16px;display:block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.newsListBox2 ul li .newsTxt .news-tit a:hover{ color:#e20c0a;}
.newsListBox2 ul li .newsTxt .news-nr{height:48px;overflow:hidden;font-size:13px; line-height:24px; color:#5d5d5d;}
@media screen and (max-width:1024px){
.pageRedian{float:none; width:100%;}
}
@media screen and (max-width:992px){
.newsListBox2 ul li .newsTxt .news-tit a{font-size:15px;}
.newsListBox2 ul li .newsTxt .news-nr{font-size:12px; }
}
@media screen and (max-width:768px){
.pageRedian{ display:none;}	
}



/*pagexg*/
.pagexg{background:#fff;margin-bottom:20px;}
.pagexg .pagexg-tit{font-size:20px;color:#3d3d3d;display:block;line-height:50px;border-bottom: 1px #f4f4f4 solid; padding:0 15px;margin-bottom:0px;}
.pagexg .pagexg-tit a{display:inline-block;float:right;color:#939393; font-size:14px; font-weight:normal;}
.pagexg .pagexg-tit a:hover{color:#e20c0a;}
.pagexgList ul{ padding:20px 15px ;}
.pagexgList ul li{width:100%; position:relative;}
.pagexgList ul li a{color:#000000;font-size:14px;line-height:30px; height:30px;display:block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; width:80%;}
.pagexgList ul li a:hover{ color:#e20c0a;}
.pagexgList ul li .d{overflow:hidden;font-size:13px; line-height:30px; color:#aeadad; position:absolute; right:0;top:0;}
@media screen and (max-width: 1220px){
	.pagexg .pagexg-tit{font-size:18px;}
}
@media screen and (max-width: 992px){
	.pagexg .pagexg-tit{font-size:16px;}
	.pagexg .pagexg-tit a{font-size:13px;}
	.pagexgList ul li a{font-size:13px;width:80%;}
	.pagexgList ul li .d{font-size:12px;}
}
@media screen and (max-width: 800px){
	.pagexg .pagexg-tit{font-size:0.3rem;}
	.pagexgList ul{ padding:2.5vw 3%;}
}
@media screen and (max-width: 768px){
   .pagexg{ display:none;}
}



.location{ color:#4e4e4e; margin-bottom:10px;}
.location span{}


/*brand*/
.brand-box{ background:#fff; padding:15px 20px;position: relative;overflow: hidden; margin-bottom:20px;}
.brand-box .imgbox{float:left;_display:inline;display: block;width:180px;min-height:180px;overflow:hidden;position:relative;text-align:center; margin-right:20px;}
.brand-box .imgbox img{max-width:100%; position: absolute;margin: auto;top: 0;bottom: 0;left: 0;right: 0; }
.brand-box .brand-detail{float:left; line-height:28px;}

/**/
.brand-box .brand-detail h1{color:#000000;padding:10px 0;font-weight:normal; font-size:20px;}
.brand-box .brand-detail td{font-size:13px;padding:4px 0;color: #656565;}
.brand-box .brand-detail td:first-child{text-align:justify;text-justify:distribute-all-lines;text-align-last: justify;width:75px;vertical-align:text-top;}
/**/
.brand-box .brand-xq img{ max-width:100%;}
.brand-box .brand-xq td{font-size:14px; line-height:30px;color: #707070; vertical-align:top;}
.brand-box .brand-xq td.td1{ width:53%;}
.brand-box .brand-xq td.td0{ width:2%;}
.brand-box .brand-xq td.td2{ width:45%;}
.brand-box .brand-xq h1{color:#000000;padding:0px 0;font-weight:normal; font-size:20px;}
@media screen and (max-width: 1024px){
	.brand-box .brand-xq td{ display:block!important}
	.brand-box .brand-xq td.td1{ width:100%;}
	.brand-box .brand-xq td.td1 img{width:100%;}
	.brand-box .brand-xq td.td0{ width:100%;}
	.brand-box .brand-xq td.td2{ width:100%;}
}

@media screen and (max-width: 640px){
.brand-box .imgbox{width:300px;height:300px;}
}




/*pagens*/
.brand-news{ font-size:0; line-height:0;margin:0 -5px;}
.pagens{ display:inline-block;*display:inline;zoom:1; float:left; width:50%;}
.pagens .infoBox{ margin:0 5px;border-top:1px solid #eeeeee;}
.pagens .pagens-tit{font-size:18px;color:#3d3d3d;display:block;height:50px;margin-bottom:0px; background:#f9f8f8;border-bottom:1px solid #eeeeee;border-right:1px solid #eeeeee; position:relative;}
.pagens .pagens-tit span{ display:inline-block;border-top:2px solid #e43140; line-height:52px;border-right:1px solid #eeeeee;border-left:1px solid #eeeeee;color:#e43140;padding:0 30px; background:#fff; position:absolute; bottom:-1px;top:-1px;z-index:2;}
.pagensList{border-right:1px solid #eeeeee;border-left:1px solid #eeeeee;border-bottom:1px solid #eeeeee;}
.pagensList ul{ padding:0 15px 5px 15px ;}
.pagensList ul li{width:100%; position:relative;}
.pagensList ul li a{color:#000000;font-size:14px;line-height:50px; height:50px;display:block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; width:75%;padding: 0 5px 0 20px;background: url(../images/d3.jpg) no-repeat 5px center;}
.pagensList ul li a:hover{ color:#e20c0a;}
.pagensList ul li .d{overflow:hidden;font-size:13px; line-height:50px; color:#aeadad; position:absolute; right:0;top:0;}
.pagens .pagens-more a{color:#000000;font-size:13px;line-height:26px;display:block;width:106px;border:1px solid #eeeeee; text-align:center; margin:0 auto; margin-bottom:20px;}
.pagens .pagens-more a:hover{ border-color:#e20c0a; background:#e20c0a; color:#fff;}
@media screen and (max-width: 1220px){
	.pagens .pagens-tit{font-size:18px;}
}
@media screen and (max-width: 1024px){
   .pagens{float:none; width:100%; margin-bottom:10px;}	
   .brand-news{ margin:0;}
   .pagens .infoBox{ margin:0;}
}
@media screen and (max-width: 992px){
	.pagens .pagens-tit{font-size:16px;height:40px;}
	.pagens .pagens-tit span{line-height:42px;}
	.pagens .pagens-tit a{font-size:13px;}
	.pagensList ul li a{font-size:13px;width:80%;line-height:40px; height:40px;}
	.pagensList ul li .d{font-size:12px;line-height:40px;}
	.pagensList ul li a{}
	.pagensList ul li .d{}
}
@media screen and (max-width: 800px){
	.pagens .pagens-tit{font-size:0.3rem;}
	.pagensList ul{ padding:2.5vw 3%;}
	.pagensList ul li a{line-height:36px; height:36px;}
	.pagensList ul li .d{line-height:36px;}
}
@media screen and (max-width: 768px){
   /*.pagens{ display:none;}*/
}










/*pagezt*/
.pagezt{background:#fff;margin-bottom:20px;}
.pagezt .pagezt-tit{font-size:20px;color:#3d3d3d;display:block;line-height:50px;margin-bottom:0px;}
.pagezt .pagezt-tit span{ display:inline-block;border-top:2px solid #e43140; color:#e43140;padding:0 30px;}
.pageztList ul{ padding:15px 15px 20px 15px ;}
.pageztList ul li{width:100%; position:relative;}
.pageztList ul li a{color:#000000;font-size:14px;line-height:30px; height:30px;display:block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; width:75%;padding: 0 5px 0 20px;background: url(../images/d2.jpg) no-repeat 5px center;}
.pageztList ul li a:hover{ color:#e20c0a;}
.pageztList ul li .d{overflow:hidden;font-size:13px; line-height:30px; color:#aeadad; position:absolute; right:0;top:0;}
@media screen and (max-width: 1220px){
	.pagezt .pagezt-tit{font-size:18px;}
}
@media screen and (max-width: 992px){
	.pagezt .pagezt-tit{font-size:16px;}
	.pagezt .pagezt-tit a{font-size:13px;}
	.pageztList ul li a{font-size:13px;width:80%;}
	.pageztList ul li .d{font-size:12px;}
}
@media screen and (max-width: 800px){
	.pagezt .pagezt-tit{font-size:0.3rem;}
	.pageztList ul{ padding:2.5vw 3%;}
}
@media screen and (max-width: 768px){
   /*.pagezt{ display:none;}*/
}




/*pageJiameng*/
.pageJiameng .conbox{padding:5px 18px 35px 18px; border-radius:5px; background:#fff;}



/*page-tab*/
.page-tab{margin:0 auto;padding:30px 0 50px 0;text-align: center; }
.page-tab ul { margin:0 auto;padding: 0;list-style: none; text-align:center;height:40px;line-height:40px;font-size: 0;}
.page-tab ul li{margin: 0;padding: 0;display: inline-block;position: relative;height: 40px;line-height: 40px;}
.page-tab ul li a{display: inline-block;text-align: center;font-size: 12px;color: #1e2831;padding:0 16px;height:40px;line-height:40px;background:#fff;border:1px solid #d7d7d7;}
.page-tab ul li a:hover{ background:#e70012; color: #fff;border-color:#e70012;}
.page-tab ul li .focus{ background:#e70012; color: #fff; border-color:#e70012;}
.page-tab ul li.next-page a, .page-tab ul li.prve-page a{
display: inline-block;text-align: center;font-size: 12px;color: #1e2831;padding:0 16px;height:40px;line-height:40px;background:#fff;border:1px solid #d7d7d7; margin:0px 5px;	}




/*register*/

.pageInfo{ background:#fff;  color:#464646; font-size:14px; line-height:36px; min-height:200px;padding-top:70px;/* padding-bottom:20px;*/}
.pageInfo img{ max-width:100%; height:auto;}
.pagetit{margin-bottom:50px; text-align:center;}
.pagetit span{ display:block;}
.pagetit .en{color: #1e2831;font-size:18px;line-height:30px;font-family:'AGaramondPro-Regular','Microsoft YaHei',Arial,sans-serif; text-transform:uppercase;}
.pagetit .cn{color: #1e2831;font-size:30px;line-height: normal;padding-bottom:10px;font-family:'思源宋体 CN','SourceHanSerifCN-Regular','宋体','Microsoft YaHei',Arial,sans-serif;font-weight: bold; position:relative;}
.pagetit .cn:after{ content:""; position:absolute; left:0;right:0; bottom:0; background:#383839; width:28px; margin:0 auto; height:1px;}



.page-formTable{ padding:50px 20px 70px 20px;margin:0 auto; background-size:cover;}
.formTableBox{/*padding:65px 85px  55px 85px;*/margin:0 auto;}
.formTableBox .title2{font-size:18px;color:#1f3650;line-height: normal;display:block;padding-bottom:35px;padding-top:35px;text-align:center;}
.page-formTable .w540{max-width:540px;}
.page-formTable .w1030{ width:92%;max-width:1030px;margin:0 auto;}
.page-formTable .w1030 .formTableBox{padding:0 45px;}
.formTable{font-size:14px;color:#464646;line-height: 30px;text-align:left;padding:0;margin:0 auto;text-align:center;}
.formTable table{ width:100%;}
.formTable label{display:block;}
.formTable .l1{float:left;width: 50%; position:relative;}
.formTable .l2{float:left;width: 100%;}
.formTable .l1Box{margin:0 9px;}
.formTable .text{display:block;width: 100%;padding:4px 3% 4px 30px;height:53px;margin-bottom:19px;outline:none;font-size:14px;color:#a0a0a0;font-family:Arial,"微软雅黑",Sans-Serif;border:none;border-radius:0;background:#ffffff;text-align:left; border-bottom:1px solid #e6e6e6;}
.formTable .text.idname{background:url(../images/user-icon1.png) left center no-repeat; }
.formTable .text.password{background:url(../images/user-icon3.png) left center no-repeat; }
.formTable .text2{display:block;width:100%;padding:10px 3% 10px 3%;height:106px;margin-bottom:19px;outline:none;font-size:14px;color:#a0a0a0;font-family:Arial,"微软雅黑",Sans-Serif;border:none;border-radius:0;background:#ffffff;text-align:left;border-bottom:1px solid #e6e6e6;}
.formTable .getcode{display:block;float:left;width:100%;padding:4px 3% 4px 30px;height:53px;margin-bottom:0;max-width:380px;
outline:none;font-size:14px;color:#a0a0a0;font-family:Arial,"微软雅黑",Sans-Serif;border: none;border:none;border-radius:0;text-align:left;border-bottom:1px solid #e6e6e6;background:url(../images/user-icon2.png) left center no-repeat; }
.formTable label .l1Box .getcode{width:100%;max-width:380px;}
.formTable .kk{font-size:14px;color:#a0a0a0; line-height:normal;margin-left:2px;}
.formTable .inputbtn{display:inline-block;width:100%;height: 53px;line-height: 53px;margin:0 5px;outline:none;font-size:14px;color: #fff;font-family: Arial,"微软雅黑",Sans-Serif;border:none;background-color: #b1b6bb;color:#fff;margin-bottom:15px;cursor:pointer;border-radius:5px;margin-top:45px;text-align:center;max-width:150px; }
.formTable .inputbtn.tj{background:#b60005;}
.formTable .inputbtn:hover{background:#b60005;}
.formTable .l5{ text-align:center;}
.formTable .text,.formTable .getcode{transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}
.formTable .l3{width: 100%;float:none;margin:0 auto;}
.formTable .register{display:inline-block;width:100%;height:53px;line-height:53px;margin:0 auto;outline:none;font-size:14px;color: #fff;font-family: Arial,"微软雅黑",Sans-Serif;border:none;background-color: #b60005;;color:#fff;margin-bottom:15px;cursor:pointer;border-radius:5px;margin-top:80px; text-align:center;max-width:150px;}
.formTable .register:hover{background:#b60005;}
.formTableBox a{color: #909090; font-size:14px;}
.formTableBox a:hover{color: #b60005;}
.page-formTable .formTable input::-webkit-input-placeholder { color: #b1b6bb; } 
.page-formTable .formTable input:-moz-placeholder { color: #b1b6bb; } 
.page-formTable .formTable input::-moz-placeholder { color: #b1b6bb; } 
.page-formTable .formTable input:-ms-input-placeholder { color: #b1b6bb; } 

/**/
.formTable2{font-size:14px;color:#464646;line-height: 30px;text-align:left;padding:0;text-align:center;}
.formTable2 table{ width:100%;}
.formTable2 label{display:block; margin:0 20px;}
.formTable2 .list{margin:0 -20px; font-size:0; line-height:0;}
.formTable2 .l1{float:left;width: 50%; position:relative;}
.formTable2 .l2{float:left;width: 100%;}
.formTable2 .text{ float:left;display:block;width:465px;padding:4px 3% 4px 0px;height:53px;margin-bottom:19px;outline:none;font-size:14px;color:#464646;font-family:Arial,"微软雅黑",Sans-Serif;border:none;border-radius:0;background:#ffffff;text-align:left; border-bottom:1px solid #e6e6e6;}
.formTable2 .t{ padding-left:30px;font-size:14px;color:#464646;height:53px; line-height:53px; display:inline-block; float:left; width:95px;border-bottom:1px solid #e6e6e6;}
.formTable2 .idname .t{background:url(../images/user-icon1.png) left center no-repeat; }
.formTable2 .password .t{background:url(../images/user-icon3.png) left center no-repeat; }
.formTable2 .name .t{background:url(../images/user-icon2.png) left center no-repeat; }
.formTable2 .city .t{background:url(../images/user-icon4.png) left center no-repeat; }
.formTable2 .submit{display:inline-block;width:150px;height:53px;line-height:53px;margin:0 auto;outline:none;font-size:14px;color: #fff;font-family: Arial,"微软雅黑",Sans-Serif;border:none;background-color:#242e49;color:#fff;margin-bottom:15px;cursor:pointer;border-radius:5px;margin-top:60px; text-align:center;}
.formTable2 .submit:hover{background:#99755f;}


.tab_menu{ display:none;}
@media screen and (max-width: 1024px)
{
/*新闻列*/
.tab_menu{
	display:block;
  background: #ffffff;
  overflow: hidden;
  padding: 5px 0px 10px;
  width: 100%;
  box-sizing: border-box;
  z-index: 999;
  border-bottom: 1px #ddd solid;
  margin-bottom:10px;
  border-radius:10px;
}
.tab_menu li{
  float: left;
  font-size: 16px;
 padding:2% 2%;
  text-align: center;
  position: relative;
}
.tab_menu .selected a,.tab_menu li:hover a{
  color: #ea262f;
}
.tab_menu .selected a:after,.tab_menu li:hover a:after{
   content:"";
 height:3px;
  width:30px;
  display: block;
  position: absolute;
  bottom: 5px;
  margin: auto;
  left: 0;
  right: 0;
  background: #ea262f;
}



